home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / BOTH401.ZIP / BOTH40.DOC < prev    next >
Encoding:
Text File  |  1996-02-05  |  26.3 KB  |  867 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. BOTH.EXE(tm)
  19.  
  20. Release 4.01
  21.  
  22.  
  23.  
  24. BOTH is a simple DOS utility which helps print plain ASCII text
  25. files to both sides of a page, resulting in output that looks
  26. like a book.  BOTH is completely independent of printer control
  27. codes, so it can be used with any printer and any ASCII or "plain
  28. vanilla" text file.  BOTH also performs some text formatting and
  29. line numbering chores if desired, to produce high quality printed
  30. output of ".DOC" type files that can be bound for later
  31. reference.
  32.  
  33. Requirements:  Any computer / printer combination capable of run-
  34. ning MS or PC-DOS 2.1 or higher.  It will run with any version of
  35. DOS above 2.0, and in a DOS window under Windows 3.1, and in a
  36. VDM under OS/2 2.0 and above.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                  Permissions, Warranties, & Etc.
  61.  
  62.  
  63.  
  64.  
  65. -----------------------------------------------------------------
  66. Permission is hereby granted to individual users to evaluate this
  67. program for a thirty day period. Following this period, a fee of
  68. $20 must be sent to I.C. Consultants to license the program for
  69. private, non-commercial use.
  70.  
  71. Business or commercial users, please contact IC Consultants for
  72. licensing information.
  73. This program may be distributed free of charge to other private
  74. users for EVALUATION ONLY, provided the files remain unaltered in
  75. their original distribution "package" (BOTH40.EXE).
  76.  
  77. All other rights are explicitly reserved by the author.
  78. -----------------------------------------------------------------
  79.  
  80.  
  81.  
  82.  
  83. -----------------------------------------------------------------
  84.                         L I M I T E D    W A R A N T Y
  85.  
  86. BOTH is supplied to the user "as-is" for evaluation, and makes no
  87. claims other than being an evaluation package.  The user is sole-
  88. ly responsible for the evaluation and utilization of this pack-
  89. age.  It is not guaranteed to do *anything* at all, but if you
  90. use it for more than 30 days, you are required to license it from
  91. us.
  92. -----------------------------------------------------------------
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.                          IC Consultants
  100.                           P.O. Box 902
  101.                      Santa Barbara  CA 93102
  102.                     7156.2535@compuserve.com
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.                Copyright 1996 by Peter F. Feldmann
  112.                        All Rights Reserved
  113.  
  114.  
  115.  
  116.  
  117. HOW BOTH OPERATES
  118.  
  119.  
  120. BOTH(tm) prints ASCII text files to both sides of the page in
  121. "book" or "magazine" style. BOTH does this by scanning the
  122. specified input file, then helps the user make decisions on
  123. specific page formats, such as how many lines/page to use, a left
  124. margin offset, etc.  The printer should be configured with the
  125. user's choice of font, etc. before begining with BOTH.  The file
  126. is printed as alternate pages (eg. odd side first, 1, 3, 5, 7, .
  127. . .). Once one side has been completed, reverse the paper and re-
  128. insert it into the printer to print the other side (eg. 2, 4, 6,
  129. . . .) on the same pages, resulting in a book-like document
  130. suitable for binding.
  131.  
  132.  
  133.  
  134. INSTALLING AND USING BOTH.
  135.  
  136. Copy the program BOTH.EXE to your hard disk, preferrably some-
  137. where on the PATH setting (see your OS manual for details).  BOTH
  138. can be run in several different ways: (1) From the DOS command
  139. line, (2) From Windows(tm) and Windows95(tm), and (3) From
  140. OS/2(tm) as a program reference object.
  141.  
  142.  
  143. (1) From the DOS command line.
  144. ------------------------------
  145.  
  146. If you already know the name and location of the file you wish to
  147. print, just type:
  148.  
  149.                              BOTH filename <ENTER>
  150.  
  151. or you can use BOTH's "File-Finder" to select a file.  Type:
  152.  
  153.              BOTH  <ENTER>
  154.  
  155. BOTH will bring up the main menu.  Type "S" to invoke the
  156. "Select File" option to locate your file.
  157.  
  158. NEW in BOTH version 4: If you just press the <ENTER> key, a
  159. sorted list of files in the current directory is shown in a spe-
  160. cial window, labeled "BOTH File Search".  If you enter a wildcard
  161. pattern such as "*.DOC", that search pattern will be used to
  162. limit the display  to files matching the pattern.  Notice that
  163. the first file is highlighted in reverse video.  You can use the
  164. arrow keys to move the highlighted cursor to each file in turn.
  165. Pressing <ENTER> selects the highlighted file.  If the message
  166. "More Files" appears at the bottom of the window, it means that
  167. not all the files could be displayed, and that you need to be
  168. more specific in the wildcard search for those files.  See your
  169. DOS help file under "Wildcards" for more information.
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176. 2. Using BOTH From Windows.
  177. ----------------------------
  178.  
  179. BOTH can be easily run from Windows using the File Manager, a DOS
  180. window, or by creating an icon in any Windows program group.
  181.  
  182. To use the File manager, just open the File manager icon and go
  183. to the directory where BOTH.EXE resides and double-click on that
  184. filename.
  185.  
  186.      or,
  187.  
  188. Open a DOS session by double-clicking on the DOS Window icon and
  189. run the program as shown in section 1. above.  Be sure that the
  190. file BOTH.EXE is somewhere in the active DOS PATH.
  191.  
  192.      or,
  193.  
  194. Create a BOTH program reference by copying the file BOTH.EXE to a
  195. utilities directory (eg. C:\UTILS) and use the Windows Program
  196. Manager to set up your application.  Pick any DOS application
  197. currently in one of your Windows groups.  Make a copy of this
  198. icon.  Highlight the copied icon and press <Alt-Enter> to edit
  199. the properties.  Substitute the path and the name BOTH.EXE for
  200. the "Command Line:" prompt (eg. C:\UTILS\BOTH.EXE).  An icon can
  201. also be loaded for BOTH.  It is supplied in the BOTH40 package as
  202. BOTHW.ICO.  Go to the "Change icon" button, then click on the
  203. "browse" option.  Clicking on the BOTH icon will then bring that
  204. up and match it to the BOTH program.
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. 3. Using BOTH under OS/2.
  212. --------------------------
  213.  
  214. BOTH can be run as shown in section 1. above in a DOS window
  215. (VDM).  Most users will find it convenient to creat a program
  216. reference object for BOTH.  To do this, just drag a copy of a
  217. program template form the system | templates folder to the
  218. desktop.  Fill in the path and program name settings.  For the
  219. "parameters:" section, use "%*" (without the quotes).  You can
  220. create your own icon or use the file BOTH-O.ICO supplied in the
  221. distribution file BOTH40.EXE.  Once the BOTH program object has
  222. been created, it's a simple matter to use BOTH to print a text
  223. file by draging the icon for the file from your drives object to
  224. the BOTH object.  BOTH will automatically read in the file for
  225. your use.
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234. SCANNING THE FILE TO BE PRINTED.
  235.  
  236.  
  237.  
  238. Once a filename is specified, BOTH will scan the selected file
  239. and present you with formatting information before printing your
  240. file.  Notice that BOTH shows you:
  241.  
  242.  
  243.      1. The filename of the file just scanned
  244.  
  245.      2. The total number of lines in that file
  246.  
  247.      3. The length in characters of the widest line and its
  248.         location - in case you want to edit it
  249.  
  250.      4. A suggested type/width of font for printing the file
  251.  
  252.      5. The length of the file in pages at 60 lines/page
  253.  
  254.  
  255.  
  256. The types of printer fonts that BOTH suggests are PICA ( 10 chars
  257. / inch ), ELITE ( 12 chars / inch ), and CONDENSED ( 15 chars /
  258. inch ).  BOTH does not select or initialize printer fonts: these
  259. are for your information only.  They will vary from one printer
  260. to another.  It is left to you to initialize your printer with
  261. the correct font and line spacing information.
  262.  
  263.  
  264.  
  265.  
  266. NOTE: If the file has embedded form feeds (special characters
  267. that cause the printer to eject the current page), the display
  268. will alert you to that fact.  BOTH will display (1) the number of
  269. form feeds in the file, and (2) the maximum number of lines /
  270. page in the file, which is assumed to be pre-formatted.  If the
  271. file contains these form feed characters but has unusually large
  272. page sizes (or more than one form feed on one line), BOTH will
  273. report that as an error condition.  You can then decide whether
  274. the file needs editing before printing.   For example, you may
  275. wish to remove all form feeds and use BOTH's built-in automatic
  276. formatting feature to print the file.
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. CONFIGURING YOUR TEXT FILE FOR PRINTING.
  294.  
  295.  
  296. Unless you've specified a custom configuration file (see "Ad-
  297. vanced Options", below), select the "Configure" option from
  298. BOTH's menu by typing "C".  A window will appear with the title;
  299. "Edit Settings".  There are 10 parameters you can set using this
  300. window.  You can navigate from one to the next using your arrow
  301. keys.  Most of these settings are self-explanatory, but here are
  302. some details:
  303.  
  304. Lines per page?
  305.  
  306.   The default value is 60, but you can set this value to anything
  307. you wish, within the limits of your printer's capabilities.
  308. Notice that, as you change the setting, the number of total pages
  309. as shown in the 3rd line, "Ending Page", will change too, as BOTH
  310. calculates the total number of pages "on the fly".  NOTE: if the
  311. file being scanned is pre-formatted with form feeds, this setting
  312. is marked "N/A" since BOTH cannot change pre-formatted files.
  313. Laser-Jet Users: be sure to have the printer's lines/page option
  314. set to two lines MORE than this setting to avoid extra form
  315. feeds.
  316.  
  317.   If the file has been pre-formatted with blank lines (so that
  318. there are 66 lines/page on a standard sheet), be sure to specify
  319. the exact number of lines which totally fill one page (at 6
  320. lines/inch, a sheet 11 inches long would be filled with 66
  321. lines), and answer NO to the "AutoFormat" prompt below.  Make
  322. sure your printer is set to print 66 lines / page.
  323.  
  324.  
  325. Starting Page?
  326.  
  327.   The default is 1, but you can start printing on any page you
  328. wish.
  329.  
  330.  
  331. Ending Page?
  332.  
  333.   The default is the last page possible.  Again, any valid number
  334. between 1 and the last page possible can be used.  While testing
  335. BOTH, we suggest you set the program to print just pages one and
  336. two to see how the file prints on your setup.
  337.  
  338.  
  339. Binding space?
  340.  
  341.   If you're planning to punch your paper to insert it in a
  342. binder, this setting moves the text over the specified number of
  343. spaces on odd-numbered pages only.  These spaces are ADDED to
  344. whatever the value you include for the left margin setting below.
  345.  
  346.  
  347.  
  348.  
  349.  
  350. Left margin space?
  351.  
  352.   The text file's left margin on the printer is set here for both
  353. odd and even numbered pages.
  354.  
  355.  
  356. Use LPTn (0-1-2-3)?
  357.  
  358.   Use this setting to direct BOTH's output to the printer of your
  359. choice: LPT1, LPT2, or LPT3, depending on where your printer is
  360. configured.  Most systems are set up for LPT1.  REGISTERED users
  361. can also use the number "0" (not the letter "O"), which directs
  362. BOTH to print the output to a disk file.  (See "Advanced Options")
  363.  
  364.  
  365.  
  366. Print odd side first?
  367.  
  368.   Enter "Y" for odd pages, "N" (no) for even-numbered pages.
  369. (See "Advanced Options").
  370.  
  371.  
  372. Pause between pages?
  373.  
  374.   Enter "Y" (yes) to have BOTH stop after each sheet is sent to the
  375. printer. This is useful for testing or when printing using manual
  376. feed sheets.
  377.  
  378.  
  379. Add auto formatting?
  380.  
  381.   If "Y" (yes) is selected, BOTH prints a blank line and a line
  382. with the date and filename and page number at the bottom of each
  383. sheet.  Two lines are subtracted from each page of text to enable
  384. BOTH to do this, so that 58 lines of the file are printed if the
  385. lines/page setting is set to 60.  If "N" (no) is selected, BOTH
  386. will print the file "as-is".
  387.  
  388.  
  389. Add line numbers?
  390.  
  391.   This is handy if you're printing source code or other text which
  392. you'd like to be able to refer to by line numbers.  NOTE that se-
  393. lecting this option will add an extra 6 spaces to the left side
  394. of all the text being printed.
  395.  
  396.  
  397.  
  398. Navigate up and down through these options until you're all set
  399. to print.  The <HOME> and <END> keys will move to the top and
  400. bottom of these settings respectively.  The <F10> key or <ENTER>
  401. exits this setup window. NOTE: The <ESC> key will always get you
  402. out of any operation and will exit to the DOS command line from
  403. the top menu.
  404.  
  405.  
  406.  
  407.  
  408. ----------------------------------------------------------------
  409. REGISTERED USERS:  Instead of resetting custom options for each
  410. file as you go, the registered version of BOTH allows you to save
  411. your favorite settings in one or more configuration files, which
  412. can be loaded when BOTH is run.  See "Advanced Options", below.
  413. ----------------------------------------------------------------
  414.  
  415. PRINTING THE FILE.
  416.  
  417. Once the file is chosen and you've set the configuration, press
  418. the "P" key to send the file to your printer.  A window will ap-
  419. pear showing the settings you've specified, and will give you a
  420. final chance to review them before printing.  If you wish to make
  421. changes, press <ESC>.  To print, press <ENTER>.
  422. Notice that as BOTH prints the selected pages, a window appears
  423. showing the lines printed, pages printed, and the pages being
  424. skipped.  Pressing <ESC> during this process will pause the pro-
  425. gram and prompt you to either stop or continue printing.  NOTE:
  426. if your printer is accessed through a spooler, BOTH may have sent
  427. several pages to the spooler before it is halted, and the spooler
  428. will have to be cleared.  This is why we suggest printing just
  429. one page first to make sure your settings produce the results you
  430. desired.  To give BOTH the maximum control of your printer, dis-
  431. engage the spooler before printing.  See your computer / printer
  432. manual for details on your system.
  433.  
  434.  
  435. When BOTH is done with a file, the prompt:
  436.  
  437.         "Print other side ... ? [y/N]"
  438.  
  439. will appear.  If you type a "Y" (yes), the second side will be
  440. sent to the printer, keeping all user-supplied parameters exactly
  441. the same as for the first side printed (ie., the same page size,
  442. beginning page, ending page, left margin, etc.). To change any
  443. parameters, type "N" to this prompt, then "C" to re-configure
  444. your file.
  445.  
  446.  
  447. NOTE:  BOTH does NOT send control codes to the printer other than
  448. a form feed at the end of each page.  This means that BOTH should
  449. work with ANY printer, but you must configure your printer before
  450. starting BOTH to set the typeface, lines/page, etc.
  451.  
  452.  
  453. Laser Printer Users: If you are having printer "time-out" prob-
  454. lems, try placing the command:"MODE ,,p" in your AUTOEXEC.BAT. Be
  455. sure that the printers lines / page setting is at least two lines
  456. per page more than your setting on BOTH.  If it is not, you will
  457. get blank pages ejected from your printer between the printed ones
  458. as the printer "believes" the pages are too long.
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466. ADVANCED OPTIONS
  467.  
  468.  
  469.  
  470. 1.  Configuration Files.
  471.  
  472. If you're like most BOTH users, you'll probably develop preferred
  473. settings to match most of the text files you print with the
  474. printer you use on a daily basis.  Rather than using BOTH's
  475. built-in defaults, you can configure BOTH to use your own default
  476. settings, so that you can skip the configuration step in the
  477. printing process, either in part or entirely.  The registered
  478. version of BOTH allows you to create one or several custom con-
  479. figuration files which can be stored anywhere on your hard disk
  480. that is accessed by the "PATH" setting in your current environ-
  481. ment (see your DOS manual if you don't know about the "PATH" com-
  482. mand.)
  483.  
  484. To create a configuration file, fill out the parameters using the
  485. "Edit Settings" menu from the configuration option as described
  486. above.  Then, press the <F9> key.  You'll be prompted for a file
  487. name.  Choose any valid file name (eg. "BOTH.CFG") and press en-
  488. ter.  If you don't specify the extension, the ".CFG" will be
  489. added by default.  You've now created a configuration file that
  490. can be loaded automatically when BOTH is invoked, or loaded from
  491. the "Edit Settings" menu when the <F3> key is pressed.
  492.  
  493.  
  494. 2. Loading configuration files automatically.
  495.  
  496. To have BOTH use your new configuration file automatically, put
  497. the line "BOTH=cfgfilename" in your AUTOEXEC.BAT file.  Where
  498. "cfgfilename" is the name of the configuration file you wish to
  499. use.  BOTH will load that file and inform you that it is being
  500. used to set the formatting and printing parameters.  You can
  501. change this file or create new variations at any time by using
  502. the "C" configuration option from the main menu.
  503.  
  504.  
  505. 3. Loading configuration files within BOTH.
  506.  
  507. To load a configuration file while BOTH is already running, go to
  508. the configuration menu by pressing "C".  Then press the <F3> key.
  509. You'll see a prompt to enter a configuration file name.  Pressing
  510. <ENTER> at that prompt will bring up a selection of all files
  511. ending in ".CFG" in the current directory.  You can pick the one
  512. you wish to use (or create a new one "on the fly" as mentioned
  513. above.)  You can also reset all settings to a preset default
  514. value of your choice at any time by pressing the <F2> key.
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527. 4.    Command line parameters
  528.  
  529. This new version of BOTH permits registered users to customize
  530. the program with special command-line options that can be typed
  531. at the DOS command line or invoked in a .BAT file each time BOTH
  532. is used.  The parameters can change the color scheme of the pro-
  533. gram, change the current page number of the file being printed,
  534. or use BOTH to eliminate extraneous blank lines to maximize the
  535. savings in space by "compressing" the text files while they are
  536. being printed.
  537.  
  538. The full BOTH command line could look like this:
  539.  
  540.         BOTH [ filename /F:nn /B:nn /H:nn /P:nn /S:nn ]
  541.  
  542. Any combination of the parameters can be used, but they must be
  543. separated by slashes and spaces as shown, and the numeric values
  544. must be preceded by a colon ":".
  545.  
  546. /F:nn  sets the foreground color, where "nn" is a number from 0
  547.        to 15.
  548.  
  549.  
  550. /B:nn  sets background color.  The number range may be limited to
  551.        0-7 or 0-15, depending on the type of hardware you're
  552.        using.  Experiment to see the effects you get on your sys-
  553.        tem.  Pressing <ESC> a few times will always exit you back
  554.        to the DOS prompt and your previous color scheme.
  555.  
  556.  
  557. /H:nn  sets the highlight color.
  558.  
  559.        -------------------------------------------------------
  560.        The color values for the numbers used above are:
  561.  
  562.        0     Black              8    Dark Gray
  563.        1     Blue               9    Light Blue
  564.        2     Green             10    Light Green
  565.        3     Cyan              11    Light Cyan
  566.        4     Red               12    Light Red
  567.        5     Magenta           13    Light Magenta
  568.        6     Brown             14    Yellow
  569.        7     Light Gray        15    White
  570.        -------------------------------------------------------
  571.  
  572.  
  573. /P:nn  Can be used if you're printing a large file divided into
  574.        smaller file segments, and you want to set the starting
  575.        page number to a value higher than 1.  If you want to
  576.        start the page numbers with 100 for example, just use
  577.        P/:100.
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586. /S:nn  Some BOTH users have suggested that we incorporate a way
  587.        to eliminate the extra blank lines that some text files
  588.        contain.  This parameter is the "skip" setting, and the
  589.        number "nn" is set to the maximum number of successive
  590.        blank lines permitted in the file output.  For example,
  591.        the parameter "/S:2" will cause BOTH to skip any succeed-
  592.        ing blank lines after two such have been printed.  "S/:0"
  593.        will eliminate *all* blank lines from your document.
  594.  
  595.  
  596.      BOTH /? brings up a simple help screen.
  597.  
  598.  
  599. 5. Printing to disk.
  600.  
  601. REGISTERED users can tell BOTH to send the output to a disk file
  602. instead of the printer.  This option is handy to test formatting
  603. parameters, or to line up a group of files to be printed sequen-
  604. tially.  To print to disk, specify "0" at the Lptn? prompt.  You
  605. will then be prompted for an output file name.  Do NOT specify an
  606. extension, since BOTH will add the extension ".ODD" for the odd-
  607. numbered pages and ".EVE" for the even-numbered ones.  NOTE: Un-
  608. less you specify a disk drive and/or path for the output file,
  609. BOTH will place the output file in the same directory as the cur-
  610. rent input file.  So if you want to send output to a ram disk,
  611. for example, be sure to specify the disk drive along with the
  612. output filename (eg. "D:\TEMPFIL").
  613.  
  614.  
  615.  
  616. MISCELLANEOUS NOTES
  617.  
  618.  
  619. 1. Files BOTH can (and can't) print.
  620.  
  621. BOTH is intended for use with "plain vanilla" ASCII text files,
  622. such as source code and many documentation files (eg., ".DOC" or
  623. ".XT", such as the one you are now reading.)  BOTH can NOT print
  624. word-processor-type files with embedded control characters, for
  625. example, files generated by the Windows word processor "Write",
  626. and having an extension .WRI.  While many word processors embed
  627. an assortment of formatting characters into their files, most can
  628. be made to create plain ASCII text files by "printing to disk".
  629. If you have such a file and want to print it using both, make a
  630. "print-to-disk" copy and use that as the source file for BOTH.
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643. 2.  PROBLEM FILES: Text files which have been specially treated
  644. to double-print lines by omitting line feed characters (such as
  645. the documentation for some versions of PROCOMM), or by including
  646. embedded printer control characters, may have to be edited before
  647. using BOTH. Files with embedded form feeds will usually print ac-
  648. ceptably using BOTH "as-is". If problems are encountered, try
  649. removing the offending characters before printing the file. Any
  650. line with an embedded form feed will be processed to place the
  651. form feed at the end of that line, thus keeping all characters in
  652. that line on the same page. You may wish to place form feeds on
  653. separate lines, or at the end of text lines.
  654.  
  655.  
  656. 3.  SPECIAL NOTE: We'd suggest not attempting to print a 700 page
  657. book with BOTH before giving it a test file or two (including
  658. this .DOC file). Any bug reports would be gratefully received.
  659. Thanks to all those who contributed to the success of previous
  660. versions of BOTH with comments, suggestions and of course,
  661. registrations.  They are much appreciated.
  662.  
  663.  
  664. 4.  TECH SUPPORT
  665.  
  666. Support via email is available ONLY to REGISTERED USERS of BOTH.
  667.  
  668. The best way to contact us is on the Internet.  Our email address
  669. is:  75156.2535@compuserve.com (alternate: pfeldmann@bix.com).
  670. Our mailing address is:
  671.  
  672.      IC Consultants
  673.      P.O. Box 902
  674.      Santa Barbara  CA 93102
  675.  
  676. (be sure to enclose a stamped, addressed envelope for a reply).
  677.  
  678. If you encounter what you think is a malfunction or "bug", send
  679. us a copy of the following report form.  We'll try to solve the
  680. problem for you as quickly as possible.
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.                          PROBLEM REPORT
  699. ---------------------------------------------------------------
  700. Send to: IC Consutlants, PO Box 902, Santa Barbara CA 93102 or
  701. via email to: 75156.2535@compuserve.com
  702. Name:
  703.  
  704. email or mail address:
  705.  
  706.  
  707. BOTH registration number:
  708. ----------------------------------------------------------------
  709.  
  710. I have encountered a problem using BOTH.  The equipment I am
  711. using includes:
  712.  
  713. Computer:
  714.  
  715. BOTH Version number:
  716.  
  717. OS type and version number:
  718.  
  719. Printer:
  720.  
  721. Word Processor:
  722.  
  723. Problem description:
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747. ---------------------------------------------------------------
  748. NOTE: Please do not call I.C. Consultants by phone for support.
  749. We cannot provide telephone support for this product, nor can we
  750. provide email support for unregistered users . . . sorry!
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759. HOW TO REGISTER BOTH
  760.  
  761. Persons are encouraged to share and distribute copies of this
  762. program free of charge, provided the distribution file
  763. (BOTH40.EXE) is kept intact, and that the files contained therein
  764. are not altered in any way.  After a 30-day trial period, you are
  765. required to register the program with us if you wish to keep
  766. using it.  Persons who send in a license payment will receive a
  767. registration number which will unlock all the advanced features
  768. of the program, and will enable them to receive technical support
  769. via email.  We will send licensees this number via the fastest
  770. possible route (usually a reply via email).
  771.  
  772. Commercial or multi-user licenses and custom versions to print
  773. documentation files, etc. are available from I.C. Consultants.
  774.  
  775. Licensing.
  776.  
  777. The license fee for individual users of BOTH is:
  778.  
  779.       New User:  $20.00 U.S.
  780.       Upgrade:   $10.00 U.S.
  781.  
  782. There are two ways to license your copy of BOTH:
  783.  
  784. A - Via CompuServe's on-line software registration program.  Ac-
  785. cess CIS and type GO SWREG. Follow the directions to find the
  786. BOTH program in the software database ID# 9823.  Your registration
  787. will be sent via email and your CompuServe account will be billed
  788. for $20.  New copies only - not for upgrades!
  789.  
  790. B - By mail. Send us a copy of the enclosed order form with a
  791. check payable to "IC Consultants" for the number of copies you
  792. wish to register.  Include a stamped envelope for fastest ser-
  793. vice.  We will return a personalized registration number for each
  794. copy of the program you wish to install. If you are upgrading
  795. from an earlier version, be sure to include your customer number.
  796. If you want a pre-registered copy of the latest version mailed to
  797. you on a diskette, please enclose an additional $10. and specify
  798. the diskette size ( 5-1/4 or 3-1/2 ).
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816. In either case, persons who send in a license payment will
  817. receive a registration number by return email, or by U.S.
  818. surface mail.  Entering the number from the "R - Registration" op-
  819. tion will unlock all the enhanced features of the program, and
  820. will enable them to receive technical support via email if neces-
  821. sary.  The "registration reminder" and delay at the end of the
  822. program will disappear.
  823.  
  824. Once BOTH is registered, you will notice that the registration
  825. option has disappeared from the main menu, and that all the ex-
  826. tended features are now available for you.  The most useful fea-
  827. ture is the ability to create and read configuration files (as
  828. many as you like) to set up BOTH for printing documents as you
  829. best like them.  You can also specify a new color scheme from the
  830. command line, as well as have the program eliminate extra blank
  831. lines from text files, thus saving even more paper during print-
  832. ing.  You will have the satisfaction of helping to support the
  833. shareware concept which provides useful programs for a fraction
  834. of the price of commercially-distributed software.
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.                              # # # #
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862. ----------------------------------------------------------
  863. "BOTH"    is a Trademark of I.C. Consultants.
  864. "Windows" and "Windows95" are trademarks of Microsoft Corp.
  865. BOTH.EXE  remains the property of Peter Feldmann and IC
  866.           Consultants.
  867.